Current Location: Home> Function Categories> mt_rand

mt_rand

Generate better random numbers
Name:mt_rand
Category:math
Programming Language:php
One-line Description:Use the Mersenne Twister algorithm to return random integers.
Similar Functions
  • Tilt tan

    tan

    Tilt
  • Combined linear congruent generator lcg_value

    lcg_value

    Combinedlinearcongru
  • Returns exp(number) - 1, and can calculate the exact result even when the value of number is close to zero. expm1

    expm1

    Returnsexp(number)-1
  • Find the maximum value max

    max

    Findthemaximumvalue
  • Convert angle to radians deg2rad

    deg2rad

    Convertangletoradian
  • Antihyperbolic cosine acosh

    acosh

    Antihyperboliccosine
  • Find the minimum value min

    min

    Findtheminimumvalue
  • Generate a random integer rand

    rand

    Generatearandominteg